home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Multimedia / Futuris Imager 4.7 / imager.exe / f_capture.dll / 0 / RCDATA / TCAPTUREDESKTOPFORM / TCAPTUREDESKTOPFORM.txt
Encoding:
Text File  |  2004-10-22  |  553 b   |  25 lines

  1. object CaptureDesktopForm: TCaptureDesktopForm
  2.   Left = 350
  3.   Top = 137
  4.   HelpContext = 40
  5.   HorzScrollBar.Visible = False
  6.   BorderIcons = []
  7.   BorderStyle = bsNone
  8.   Caption = 'Capture Desktop'
  9.   ClientHeight = 87
  10.   ClientWidth = 224
  11.   Color = clBtnFace
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -10
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   FormStyle = fsStayOnTop
  18.   OldCreateOrder = True
  19.   OnCreate = FormCreate
  20.   OnDestroy = FormDestroy
  21.   OnMouseUp = FormMouseUp
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24. end
  25.